home *** CD-ROM | disk | FTP | other *** search
/ Champak 48 / cdrom_image.iso / Games / back_to_work.swf / scripts / DefineButton2_774 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2007-09-27  |  97 b   |  5 lines

  1. on(press){
  2.    m_id = _root.m_id;
  3.    this.getURL("../story/session_id.asp","_self","post");
  4. }
  5.